MAKE MEMBLOCK FROM IMAGE
This command will make a memblock from an image. The specified values must be integer values and the source resource must exist or the command will fail. The memblock stores the data as Width(DWORD), Height(DWORD), Depth(DWORD), Data(BYTES).
SYNTAX
MAKE MEMBLOCK FROM IMAGE Memblock Number,Image Number
RELATED INFO
MEMBLOCKS Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example